home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000009_anthonypieper@cs.com_Mon Nov 24 15:31:24 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!panix!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
  2. From: anthonypieper@cs.com (newexpectuser)
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Can Kermit check for a timeout condition or set one ?
  5. Date: 24 Nov 2003 12:04:37 -0800
  6. Organization: http://groups.google.com
  7. Lines: 6
  8. Message-ID: <f0bb0f39.0311241204.2faa2067@posting.google.com>
  9. NNTP-Posting-Host: 209.251.39.194
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Trace: posting.google.com 1069704277 12664 127.0.0.1 (24 Nov 2003 20:04:37 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Mon, 24 Nov 2003 20:04:37 +0000 (UTC)
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14685
  16.  
  17. I am using ssh to connect to a server via a Kermit Script.
  18.  
  19. I don't want the script to still be running if it cannot connect, can
  20. Kermit check for a successful connection or a timeout condition and
  21. after this timeout, to give a message "Cannot connect...check other
  22. server".
  23.